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 ?????????P 00111111001111110011111100111111001111110011111100111111001111110011111101010000 3f3f3f3f3f3f3f3f3f50
SJIS-WIN ?レ?違??音??P 00111111100000111000110000111111100010001110000100111111001111111000100110111001001111110011111101010000 3f838c3f88e13f3f89b93f3f50
EUC-JP ?レ?違??音??P 00111111101001011110110000111111101100001110001100111111001111111011001010111011001111110011111101010000 3fa5ec3fb0e33f3fb2bb3f3f50
UTF-8 曆レ눘違얏략音깅걗P 11101111101001101000101111100011100000111010110011101011100010001001100011101001100000011001010111101100100101101000111111101011100111101011010111101001100111111011001111101010101110011000010111101010101100011001011101010000 efa68be383aceb8898e98195ec968feb9eb5e99fb3eab985eab19750
UHC 曆レ눘違얏략音깅걗P 11100110101101111010101111101100100001111011000111101010110111101011111011100110101101111010101111101011111001011011000111101011100000011000001001010000 e6b7abec87b1eadebee6b7abebe5b1eb818250

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