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 種蛟??縡??? 1000111011101101111001011000000000111111001111111110001101110001001111110011111100111111 8eede5803f3fe3713f3f3f
EUC-JP 種蛟??縡??? 1011110011101111111010011110000000111111001111111110010111010010001111110011111100111111 bcefe9e03f3fe5d23f3f3f
UTF-8 種蛟렰렪縡얹렰렕 111001111010100010101110111010001001101110011111111010111010000010110000111010111010000010101010111001111011100010100001111011001001011010111001111010111010000010110000111010111010000010010101 e7a8aee89b9feba0b0eba0aae7b8a1ec96b9eba0b0eba095
UHC 種蛟렰렪縡얹렰렕 11110000111110101100111011110001100011101011110110001110101110001110111010101101101111101111000110001110101111011000111010101010 f0facef18ebd8eb8eeadbef18ebd8eaa

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