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 ???s}???s{^ 0011111100111111001111110111001101111101001111110011111100111111011100110111101101011110 3f3f3f737d3f3f3f737b5e
SJIS-WIN ??㎞s}??㎞s{^ 00111111001111111000011101110001011100110111110100111111001111111000011101110001011100110111101101011110 3f3f8771737d3f3f8771737b5e
EUC-JP ???s}???s{^ 0011111100111111001111110111001101111101001111110011111100111111011100110111101101011110 3f3f3f737d3f3f3f737b5e
UTF-8 梨좎㎞s}梨좎㎞s{^ 1110111110100111101000101110110010100010100011101110001110001110100111100111001101111101111011111010011110100010111011001010001010001110111000111000111010011110011100110111101101011110 efa7a2eca28ee38e9e737defa7a2eca28ee38e9e737b5e
UHC 梨좎㎞s}梨좎㎞s{^ 1110110010110001101000001110110010100111101100000111001101111101111011001011000110100000111011001010011110110000011100110111101101011110 ecb1a0eca7b0737decb1a0eca7b0737b5e

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