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 ?Oe?Bq}v?Oe?Bq}vB 0011111101001111011001010011111101000010011100010111110101110110001111110100111101100101001111110100001001110001011111010111011001000010 3f4f653f42717d763f4f653f42717d7642
SJIS-WIN ?Oe?Bq}v?Oe?Bq}vB 0011111101001111011001010011111101000010011100010111110101110110001111110100111101100101001111110100001001110001011111010111011001000010 3f4f653f42717d763f4f653f42717d7642
EUC-JP ?Oe?Bq}v?Oe?Bq}vB 0011111101001111011001010011111101000010011100010111110101110110001111110100111101100101001111110100001001110001011111010111011001000010 3f4f653f42717d763f4f653f42717d7642
UTF-8 혰Oe혳Bq}v혰Oe혳Bq}vB 11101101100110001011000001001111011001011110110110011000101100110100001001110001011111010111011011101101100110001011000001001111011001011110110110011000101100110100001001110001011111010111011001000010 ed98b04f65ed98b342717d76ed98b04f65ed98b342717d7642
UHC 혰Oe혳Bq}v혰Oe혳Bq}vB 110000101001011101001111011001011100001010011010010000100111000101111101011101101100001010010111010011110110010111000010100110100100001001110001011111010111011001000010 c2974f65c29a42717d76c2974f65c29a42717d7642

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