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 ??苑?}??苑?{^ 00111111001111111000100110010001001111110111110100111111001111111000100110010001001111110111101101011110 3f3f89913f7d3f3f89913f7b5e
EUC-JP ??苑?}??苑?{^ 00111111001111111011000111110001001111110111110100111111001111111011000111110001001111110111101101011110 3f3fb1f13f7d3f3fb1f13f7b5e
UTF-8 裏렫苑렗}裏렫苑렗{^ 111011111010011110100111111010111010000010101011111010001000101110010001111010111010000010010111011111011110111110100111101001111110101110100000101010111110100010001011100100011110101110100000100101110111101101011110 efa7a7eba0abe88b91eba0977defa7a7eba0abe88b91eba0977b5e
UHC 裏렫苑렗}裏렫苑렗{^ 11101100110000001000111010111001111010101011110110001110101011000111110111101100110000001000111010111001111010101011110110001110101011000111101101011110 ecc08eb9eabd8eac7decc08eb9eabd8eac7b5e

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