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 迪ッ蛟冗険蛟戎 11100111100011001010111111100101100000001000111111100111100011001010111111100101100000001000111101011110 e78cafe5808fe78cafe5808f5e
EUC-JP 迪ッ蛟冗険蛟戎 1110110111101100100011101010111111101001111000001011111011101001101110001011000111101001111000001011110110111111 edec8eafe9e0bee9b8b1e9e0bdbf
UTF-8 迪ッ蛟冗険蛟戎 111010001011111110101010111011111011110110101111111010001001101110011111111001011000011010010111111010011001100110111010111010001001101110011111111001101000100010001110 e8bfaaefbdafe89b9fe58697e999bae89b9fe6888e
UHC 迪?蛟冗?蛟戎 111011101110100000111111110011101111000111101001101101110011111111001110111100011110101111010100 eee83fcef1e9b73fcef1ebd4

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