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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN ??擘x}??擘x{^ 00111111001111111001110110100100011110000111110100111111001111111001110110100100011110000111101101011110 3f3f9da4787d3f3f9da4787b5e
EUC-JP 濩?擘x}濩?擘x{^ 1000111111001001101001000011111111011010101001100111100001111101100011111100100110100100001111111101101010100110011110000111101101011110 8fc9a43fdaa6787d8fc9a43fdaa6787b5e
UTF-8 濩면擘x}濩면擘x{^ 1110011010111111101010011110101110101001101101001110011010010011100110000111100001111101111001101011111110101001111010111010100110110100111001101001001110011000011110000111101101011110 e6bfa9eba9b4e69398787de6bfa9eba9b4e69398787b5e
UHC 濩면擘x}濩면擘x{^ 1111101111001101101110001110100111011011111110110111100001111101111110111100110110111000111010011101101111111011011110000111101101011110 fbcdb8e9dbfb787dfbcdb8e9dbfb787b5e

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