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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??班去??班醵^ 00111111001111111001010011000111100010111000111000111111001111111001010011000111111001111101000101011110 3f3f94c78b8e3f3f94c7e7d15e
EUC-JP ??班去??班醵^ 00111111001111111100100011001001101101011110111000111111001111111100100011001001111011101101001101011110 3f3fc8c9b5ee3f3fc8c9eed35e
UTF-8 뤚쳩班去뤚쳩班醵^ 11101011101001001001101011101100101100111010100111100111100011111010110111100101100011101011101111101011101001001001101011101100101100111010100111100111100011111010110111101001100001101011010101011110 eba49aecb3a9e78fade58ebbeba49aecb3a9e78fade986b55e
UHC 뤚쳩班去뤚쳩班醵^ 1000111111001001101010111000111011011010111011001100101111011011100011111100100110101011100011101101101011101100110010111101100101011110 8fc9ab8edaeccbdb8fc9ab8edaeccbd95e

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