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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 쑈렼쒀롋}쑈렼쒀롋{^ 111011001001000110001000111010111010000010111100111011001001001010000000111010111010000110001011011111011110110010010001100010001110101110100000101111001110110010010010100000001110101110100001100010110111101101011110 ec9188eba0bcec9280eba18b7dec9188eba0bcec9280eba18b7b5e
UHC 쑈렼쒀롋}쑈렼쒀롋{^ 10111110101001001000111011000100101111101010110010001110110100010111110110111110101001001000111011000100101111101010110010001110110100010111101101011110 bea48ec4beac8ed17dbea48ec4beac8ed17b5e

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