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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???遲??? 0011111100111111001111111110011110101101001111110011111100111111 3f3f3fe7ad3f3f3f
EUC-JP ???遲??澍 00111111001111110011111111101110101011110011111100111111100011111100100011101000 3f3f3feeaf3f3f8fc8e8
UTF-8 렱렦롒遲렦롒澍 111010111010000010110001111010111010000010100110111010111010000110010010111010011000000110110010111010111010000010100110111010111010000110010010111001101011111010001101 eba0b1eba0a6eba192e981b2eba0a6eba192e6be8d
UHC 렱렦롒遲렦롒澍 1000111010111110100011101011010110001110110101111111001011000000100011101011010110001110110101111111000110111111 8ebe8eb58ed7f2c08eb58ed7f1bf

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