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 ?レ?苑??音?? 001111111000001110001100001111111000100110010001001111110011111110001001101110010011111100111111 3f838c3f89913f3f89b93f3f
EUC-JP ?レ?苑??音?? 001111111010010111101100001111111011000111110001001111110011111110110010101110110011111100111111 3fa5ec3fb1f13f3fb2bb3f3f
UTF-8 曆レ눘苑섉략音곗쨭 111011111010011010001011111000111000001110101100111010111000100010011000111010001000101110010001111011001000010010001001111010111001111010110101111010011001111110110011111010101011001110010111111011001010100010101101 efa68be383aceb8898e88b91ec8489eb9eb5e99fb3eab397eca8ad
UHC 曆レ눘苑섉략音곗쨭 111001101011011110101011111011001000011110110001111010101011110110011000111001101011011110101011111010111110010110110000111011001010010010000111 e6b7abec87b1eabd98e6b7abebe5b0eca487

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