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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 隱?隱?}隱?隱?{^ 111010001010101000111111111010001010101000111111011111011110100010101010001111111110100010101010001111110111101101011110 e8aa3fe8aa3f7de8aa3fe8aa3f7b5e
EUC-JP 隱?隱?}隱?隱?{^ 111100001010110000111111111100001010110000111111011111011111000010101100001111111111000010101100001111110111101101011110 f0ac3ff0ac3f7df0ac3ff0ac3f7b5e
UTF-8 隱묰隱뭃}隱묰隱뭃{^ 111010011001101010110001111010111010110010110000111010011001101010110001111010111010110110000011011111011110100110011010101100011110101110101100101100001110100110011010101100011110101110101101100000110111101101011110 e99ab1ebacb0e99ab1ebad837de99ab1ebacb0e99ab1ebad837b5e
UHC 隱묰隱뭃}隱묰隱뭃{^ 11101011110111111001001001000111111010111101111110010010010100100111110111101011110111111001001001000111111010111101111110010010010100100111101101011110 ebdf9247ebdf92527debdf9247ebdf92527b5e

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