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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???珹???珹^ 00111111001111110011111110001111110010111111101100111111001111110011111110001111110010111111101101011110 3f3f3f8fcbfb3f3f3f8fcbfb5e
UTF-8 샳뒅샳珹샳뒅샳珹^ 11101100100000111011001111101011100100101000010111101100100000111011001111100111100011111011100111101100100000111011001111101011100100101000010111101100100000111011001111100111100011111011100101011110 ec83b3eb9285ec83b3e78fb9ec83b3eb9285ec83b3e78fb95e
UHC 샳뒅샳珹샳뒅샳珹^ 1001100011010111100010101000001110011000110101111110000011111011100110001101011110001010100000111001100011010111111000001111101101011110 98d78a8398d7e0fb98d78a8398d7e0fb5e

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