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 ?I?C???G???@^ 00111111010010010011111101000011001111110011111100111111010001110011111100111111001111110100000001011110 3f493f433f3f3f473f3f3f405e
SJIS-WIN ?I?C???G???@^ 00111111010010010011111101000011001111110011111100111111010001110011111100111111001111110100000001011110 3f493f433f3f3f473f3f3f405e
EUC-JP ?I?C???G???@^ 00111111010010010011111101000011001111110011111100111111010001110011111100111111001111110100000001011110 3f493f433f3f3f473f3f3f405e
UTF-8 혪I혪C혩혻혪G혩짜혪@^ 1110110110011000101010100100100111101101100110001010101001000011111011011001100010101001111011011001100010111011111011011001100010101010010001111110110110011000101010011110110010100111100111001110110110011000101010100100000001011110 ed98aa49ed98aa43ed98a9ed98bbed98aa47ed98a9eca79ced98aa405e
UHC 혪I혪C혩혻혪G혩짜혪@^ 110000101001001001001001110000101001001001000011110000101001000111000010101000001100001010010010010001111100001010010001110000101010010111000010100100100100000001011110 c29249c29243c291c2a0c29247c291c2a5c292405e

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