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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??惚}??惚{^ 0011111100111111100011011001101101111101001111110011111110001101100110110111101101011110 3f3f8d9b7d3f3f8d9b7b5e
EUC-JP ??惚}??惚{^ 0011111100111111101110011111101101111101001111110011111110111001111110110111101101011110 3f3fb9fb7d3f3fb9fb7b5e
UTF-8 렱렪惚}렱렪惚{^ 111010111010000010110001111010111010000010101010111001101000001110011010011111011110101110100000101100011110101110100000101010101110011010000011100110100111101101011110 eba0b1eba0aae6839a7deba0b1eba0aae6839a7b5e
UHC 렱렪惚}렱렪惚{^ 100011101011111010001110101110001111101111101101011111011000111010111110100011101011100011111011111011010111101101011110 8ebe8eb8fbed7d8ebe8eb8fbed7b5e

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