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 ???}Vn}???}Vn{^ 001111110011111100111111011111010101011001101110011111010011111100111111001111110111110101010110011011100111101101011110 3f3f3f7d566e7d3f3f3f7d566e7b5e
SJIS-WIN ?壙?}Vn}?壙?}Vn{^ 0011111110011010110110110011111101111101010101100110111001111101001111111001101011011011001111110111110101010110011011100111101101011110 3f9adb3f7d566e7d3f9adb3f7d566e7b5e
EUC-JP ?壙?}Vn}?壙?}Vn{^ 0011111111010100110111010011111101111101010101100110111001111101001111111101010011011101001111110111110101010110011011100111101101011110 3fd4dd3f7d566e7d3fd4dd3f7d566e7b5e
UTF-8 렻壙렱}Vn}렻壙렱}Vn{^ 111010111010000010111011111001011010001110011001111010111010000010110001011111010101011001101110011111011110101110100000101110111110010110100011100110011110101110100000101100010111110101010110011011100111101101011110 eba0bbe5a399eba0b17d566e7deba0bbe5a399eba0b17d566e7b5e
UHC 렻壙렱}Vn}렻壙렱}Vn{^ 100011101100001111001110110001011000111010111110011111010101011001101110011111011000111011000011110011101100010110001110101111100111110101010110011011100111101101011110 8ec3cec58ebe7d566e7d8ec3cec58ebe7d566e7b5e

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