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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?新?\}?新?\{^ 00111111100100000101011000111111010111000111110100111111100100000101011000111111010111000111101101011110 3f90563f5c7d3f90563f5c7b5e
EUC-JP ?新?\}?新?\{^ 00111111101111111011011100111111010111000111110100111111101111111011011100111111010111000111101101011110 3fbfb73f5c7d3fbfb73f5c7b5e
UTF-8 땇新빂\}땇新빂\{^ 1110101110010101100001111110011010010110101100001110101110111001100000100101110001111101111010111001010110000111111001101001011010110000111010111011100110000010010111000111101101011110 eb9587e696b0ebb9825c7deb9587e696b0ebb9825c7b5e
UHC 땇新빂\}땇新빂\{^ 1000101101100001111000111110011010010101101010110101110001111101100010110110000111100011111001101001010110101011010111000111101101011110 8b61e3e695ab5c7d8b61e3e695ab5c7b5e

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