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}??I{^ 001111110011111101001001011111010011111100111111010010010111101101011110 3f3f497d3f3f497b5e
SJIS-WIN ?繩I}?繩I{^ 0011111111100011100010100100100101111101001111111110001110001010010010010111101101011110 3fe38a497d3fe38a497b5e
EUC-JP ?繩I}?繩I{^ 0011111111100101111010100100100101111101001111111110010111101010010010010111101101011110 3fe5ea497d3fe5ea497b5e
UTF-8 쁔繩I}쁔繩I{^ 1110110010000001100101001110011110111001101010010100100101111101111011001000000110010100111001111011100110101001010010010111101101011110 ec8194e7b9a9497dec8194e7b9a9497b5e
UHC 쁔繩I}쁔繩I{^ 10011000010101001110001110110001010010010111110110011000010101001110001110110001010010010111101101011110 9854e3b1497d9854e3b1497b5e

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