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 ????\}v????\}vB 001111110011111100111111001111110101110001111101011101100011111100111111001111110011111101011100011111010111011001000010 3f3f3f3f5c7d763f3f3f3f5c7d7642
SJIS-WIN ????\}v????\}vB 001111110011111100111111001111110101110001111101011101100011111100111111001111110011111101011100011111010111011001000010 3f3f3f3f5c7d763f3f3f3f5c7d7642
EUC-JP ????\}v????\}vB 001111110011111100111111001111110101110001111101011101100011111100111111001111110011111101011100011111010111011001000010 3f3f3f3f5c7d763f3f3f3f5c7d7642
UTF-8 뭂뭊뫚뫖\}v뭂뭊뫚뫖\}vB 11101011101011011000001011101011101011011000101011101011101010111001101011101011101010111001011001011100011111010111011011101011101011011000001011101011101011011000101011101011101010111001101011101011101010111001011001011100011111010111011001000010 ebad82ebad8aebab9aebab965c7d76ebad82ebad8aebab9aebab965c7d7642
UHC 뭂뭊뫚뫖\}v뭂뭊뫚뫖\}vB 1001001001010001100100100101010110010001101110101001000110111000010111000111110101110110100100100101000110010010010101011001000110111010100100011011100001011100011111010111011001000010 9251925591ba91b85c7d769251925591ba91b85c7d7642

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