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 閭匁ア刃}閭匁ア刃{^ 1110100010000011100101101110011010110001100100000110111001111101111010001000001110010110111001101011000110010000011011100111101101011110 e88396e6b1906e7de88396e6b1906e7b5e
EUC-JP 閭匁ア刃}閭匁ア刃{^ 11101111111000111100110011101000100011101011000110111111110011110111110111101111111000111100110011101000100011101011000110111111110011110111101101011110 efe3cce88eb1bfcf7defe3cce88eb1bfcf7b5e
UTF-8 閭匁ア刃}閭匁ア刃{^ 111010011001011010101101111001011000110010000001111011111011110110110001111001011000100010000011011111011110100110010110101011011110010110001100100000011110111110111101101100011110010110001000100000110111101101011110 e996ade58c81efbdb1e588837de996ade58c81efbdb1e588837b5e
UHC 閭??刃}閭??刃{^ 110101011110111100111111001111111110110011010011011111011101010111101111001111110011111111101100110100110111101101011110 d5ef3f3fecd37dd5ef3f3fecd37b5e

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