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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???O}???O{^ 00111111001111110011111110000010011011100111110100111111001111110011111110000010011011100111101101011110 3f3f3f826e7d3f3f3f826e7b5e
EUC-JP ??珏O}??珏O{^ 0011111100111111100011111100101111101101101000111100111101111101001111110011111110001111110010111110110110100011110011110111101101011110 3f3f8fcbeda3cf7d3f3f8fcbeda3cf7b5e
UTF-8 렺읖珏O}렺읖珏O{^ 111010111010000010111010111011001001110110010110111001111000111110001111111011111011110010101111011111011110101110100000101110101110110010011101100101101110011110001111100011111110111110111100101011110111101101011110 eba0baec9d96e78f8fefbcaf7deba0baec9d96e78f8fefbcaf7b5e
UHC 렺읖珏O}렺읖珏O{^ 10001110110000101100000011000101110010101100010010100011110011110111110110001110110000101100000011000101110010101100010010100011110011110111101101011110 8ec2c0c5cac4a3cf7d8ec2c0c5cac4a3cf7b5e

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