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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鋺会スセ隰碁ッ帑 11100111111110101000100111101111101111011011111011101000101011001000110011101001101011111001101111100100 e7fa89efbdbee8ac8ce9af9be4
EUC-JP 鋺会スセ隰碁ッ帑 11101110111111001011001011110001100011101011110110001110101111101111000010101110101110001110101110001110101011111101011011100110 eefcb2f18ebd8ebef0aeb8eb8eafd6e6
UTF-8 鋺会スセ隰碁ッ帑 111010011000101110111010111001001011110010011010111011111011110110111101111011111011110110111110111010011001101010110000111001111010001010000001111011111011110110101111111001011011100010010001 e98bbae4bc9aefbdbdefbdbee99ab0e7a281efbdafe5b891
UHC ?????碁?帑 00111111001111110011111100111111001111111101000110110011001111111111011110110110 3f3f3f3f3fd1b33ff7b6

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