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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??衣??怨??畏 1110001010100011001111110011111110001000110111110011111100111111100010011000010100111111001111111000100011011000 e2a33f3f88df3f3f89853f3f88d8
EUC-JP 筌??衣??怨??畏 1110010010100101001111110011111110110000111000010011111100111111101100011110010100111111001111111011000011011010 e4a53f3fb0e13f3fb1e53f3fb0da
UTF-8 筌곴래衣쏙쭓怨뺤젌畏 111001111010110110001100111010101011001110110100111010111001111010011000111010001010000110100011111011001000111110011001111011001010110110010011111001101000000010101000111010111011101010100100111011001010000010001100111001111001010110001111 e7ad8ceab3b4eb9e98e8a1a3ec8f99ecad93e680a8ebbaa4eca08ce7958f
UHC 筌곴래衣쏙쭓怨뺤젌畏 1110111110100111100000011110101010110111101000011110101111111101101111011110111110100111100010111110101010110011100101011110110010100000100011011110100011100110 efa781eab7a1ebfdbdefa78beab395eca08de8e6

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