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 邯帶囁諡セ陲ー 111001111011011010011011111001101001101010010001111001101000101110111110111010001010001010110000 e7b69be69a91e68bbee8a2b0
EUC-JP 邯帶囁諡セ陲ー 1110111010111000110101101110100011010011111100011110101111101011100011101011111011110000101001001000111010110000 eeb8d6e8d3f1ebeb8ebef0a48eb0
UTF-8 邯帶囁諡セ陲ー 111010011000001010101111111001011011100010110110111001011001101110000001111010001010101110100001111011111011110110111110111010011001100110110010111011111011110110110000 e982afe5b8b6e59b81e8aba1efbdbee999b2efbdb0
UHC 邯帶?諡??? 11001010111110111101001111100001001111111110001111001101001111110011111100111111 cafbd3e13fe3cd3f3f3f

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