To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
SJIS-WIN 渦??R渦??o渦??]^ 10001001010100010011111100111111010100101000100101010001001111110011111101101111100010010101000100111111001111110101110101011110 89513f3f5289513f3f6f89513f3f5d5e
EUC-JP 渦??R渦??o渦??]^ 10110001101100100011111100111111010100101011000110110010001111110011111101101111101100011011001000111111001111110101110101011110 b1b23f3f52b1b23f3f6fb1b23f3f5d5e
UTF-8 渦욤갬R渦욤갬o渦욤갬]^ 11100110101110001010011011101100100110101010010011101010101100001010110001010010111001101011100010100110111011001001101010100100111010101011000010101100011011111110011010111000101001101110110010011010101001001110101010110000101011000101110101011110 e6b8a6ec9aa4eab0ac52e6b8a6ec9aa4eab0ac6fe6b8a6ec9aa4eab0ac5d5e
UHC 渦욤갬R渦욤갬o渦욤갬]^ 11101000101111101011111111101000101100001011011101010010111010001011111010111111111010001011000010110111011011111110100010111110101111111110100010110000101101110101110101011110 e8bebfe8b0b752e8bebfe8b0b76fe8bebfe8b0b75d5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)