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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 烏??k}烏??k{^ 10001001010001110011111100111111011010110111110110001001010001110011111100111111011010110111101101011110 89473f3f6b7d89473f3f6b7b5e
EUC-JP 烏??k}烏??k{^ 10110001101010000011111100111111011010110111110110110001101010000011111100111111011010110111101101011110 b1a83f3f6b7db1a83f3f6b7b5e
UTF-8 烏볢썔k}烏볢썔k{^ 1110011110000011100011111110101110110011101000101110110010001101100101000110101101111101111001111000001110001111111010111011001110100010111011001000110110010100011010110111101101011110 e7838febb3a2ec8d946b7de7838febb3a2ec8d946b7b5e
UHC 烏볢썔k}烏볢썔k{^ 1110100010100001100100111110100010011011100001110110101101111101111010001010000110010011111010001001101110000111011010110111101101011110 e8a193e89b876b7de8a193e89b876b7b5e

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