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 蹟巳??}蹟巳??{^ 100100001101011010010110101001000011111100111111011111011001000011010110100101101010010000111111001111110111101101011110 90d696a43f3f7d90d696a43f3f7b5e
EUC-JP 蹟巳??}蹟巳??{^ 110000001101100011001100101001100011111100111111011111011100000011011000110011001010011000111111001111110111101101011110 c0d8cca63f3f7dc0d8cca63f3f7b5e
UTF-8 蹟巳명득}蹟巳명득{^ 111010001011100110011111111001011011011110110011111010111010101010000101111010111001001110011101011111011110100010111001100111111110010110110111101100111110101110101010100001011110101110010011100111010111101101011110 e8b99fe5b7b3ebaa85eb939d7de8b99fe5b7b3ebaa85eb939d7b5e
UHC 蹟巳명득}蹟巳명득{^ 11101110111001111101111011010011101110001110110110110101111001100111110111101110111001111101111011010011101110001110110110110101111001100111101101011110 eee7ded3b8edb5e67deee7ded3b8edb5e67b5e

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