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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 渦??渦??渦? 1000100101010001001111110011111110001001010100010011111100111111100010010101000100111111 89513f3f89513f3f89513f
EUC-JP 渦??渦??渦? 1011000110110010001111110011111110110001101100100011111100111111101100011011001000111111 b1b23f3fb1b23f3fb1b23f
UTF-8 渦겼콪渦겼끀渦경 111001101011100010100110111010101011001010111100111011001011110110101010111001101011100010100110111010101011001010111100111010111000000110000000111001101011100010100110111010101011001010111101 e6b8a6eab2bcecbdaae6b8a6eab2bceb8180e6b8a6eab2bd
UHC 渦겼콪渦겼끀渦경 11101000101111101011000011100101101100011001111011101000101111101011000011100101100001011011011011101000101111101011000011100110 e8beb0e5b19ee8beb0e585b6e8beb0e6

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