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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 숣쑮숣쀖N}숣쑮숣쀖N{^ 1110110010001000101000111110110010010001101011101110110010001000101000111110110010000000100101100100111001111101111011001000100010100011111011001001000110101110111011001000100010100011111011001000000010010110010011100111101101011110 ec88a3ec91aeec88a3ec80964e7dec88a3ec91aeec88a3ec80964e7b5e
UHC 숣쑮숣쀖N}숣쑮숣쀖N{^ 100110011111111010011100110010011001100111111110100101111101011001001110011111011001100111111110100111001100100110011001111111101001011111010110010011100111101101011110 99fe9cc999fe97d64e7d99fe9cc999fe97d64e7b5e

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