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 錥ワ鈊尞コ睚邇ュ室 111110111101011111011100111110111100001111111010101010111011101011100001110010001110011110001110101011011000111010111010 fbd7dcfbc3faabbae1c8e78ead8eba
EUC-JP 錥ワ鈊尞コ睚邇ュ室 100011111110010011100000100011101101110010001111111000111011111110001111101110101110101110001110101110101110001011001010111011011110111010001110101011011011110010111100 8fe4e08edc8fe3bf8fbaeb8ebae2caedee8eadbcbc
UTF-8 錥ワ鈊尞コ睚邇ュ室 111010011000110010100101111011111011111010011100111010011000100010001010111001011011000010011110111011111011110110111010111001111001110110011010111010011000001010000111111011111011110110101101111001011010111010100100 e98ca5efbe9ce9888ae5b09eefbdbae79d9ae98287efbdade5aea4
UHC ??????邇?室 0011111100111111001111110011111100111111001111111110110011000100001111111110001111111000 3f3f3f3f3f3fecc43fe3f8

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