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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ??箴??箴B 001111110011111111100010101111000011111100111111111000101011110001000010 3f3fe2bc3f3fe2bc42
EUC-JP ?琁箴?琁箴B 00111111100011111100110010100011111001001011111000111111100011111100110010100011111001001011111001000010 3f8fcca3e4be3f8fcca3e4be42
UTF-8 렭琁箴렭琁箴B 11101011101000001010110111100111100100001000000111100111101011101011010011101011101000001010110111100111100100001000000111100111101011101011010001000010 eba0ade79081e7aeb4eba0ade79081e7aeb442
UHC 렭琁箴렭琁箴B 10001110101110101110000011000100111011011101011110001110101110101110000011000100111011011101011101000010 8ebae0c4edd78ebae0c4edd742

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