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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鉧ク﨔ュ昌ッフ鮑ケ 11111011110010111011100011111010111010101010110110001111101110011010111111001100111010011011100010111001 fbcbb8faeaad8fb9afcce9b8b9
EUC-JP 鉧ク?ュ昌ッフ鮑ケ 100011111110001111101001100011101011100000111111100011101010110110111110101110111000111010101111100011101100110011110010101110101000111010111001 8fe3e98eb83f8eadbebb8eaf8eccf2ba8eb9
UTF-8 鉧ク﨔ュ昌ッフ鮑ケ 111010011000100110100111111011111011110110111000111011111010100010010100111011111011110110101101111001101001100010001100111011111011110110101111111011111011111010001100111010011010111010010001111011111011110110111001 e989a7efbdb8efa894efbdade6988cefbdafefbe8ce9ae91efbdb9
UHC ????昌??鮑? 0011111100111111001111110011111111110011111000110011111100111111111110001110101000111111 3f3f3f3ff3e33f3ff8ea3f

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