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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?レ?苑f?音?? 00111111100000111000110000111111100010011001000110000010100001100011111110001001101110010011111100111111 3f838c3f899182863f89b93f3f
EUC-JP ?レ?苑f?音?? 00111111101001011110110000111111101100011111000110100011111001100011111110110010101110110011111100111111 3fa5ec3fb1f1a3e63fb2bb3f3f
UTF-8 曆レ눘苑f략音깃쉥 111011111010011010001011111000111000001110101100111010111000100010011000111010001000101110010001111011111011110110000110111010111001111010110101111010011001111110110011111010101011100110000011111011001000100110100101 efa68be383aceb8898e88b91efbd86eb9eb5e99fb3eab983ec89a5
UHC 曆レ눘苑f략音깃쉥 111001101011011110101011111011001000011110110001111010101011110110100011111001101011011110101011111010111110010110110001111010101011110110101011 e6b7abec87b1eabda3e6b7abebe5b1eabdab

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