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 ???焙}???焙{^ 00111111001111110011111111100000100001000111110100111111001111110011111111100000100001000111101101011110 3f3f3fe0847d3f3f3fe0847b5e
EUC-JP ???焙}???焙{^ 00111111001111110011111111011111111001000111110100111111001111110011111111011111111001000111101101011110 3f3f3fdfe47d3f3f3fdfe47b5e
UTF-8 솽샷뤶焙}솽샷뤶焙{^ 111011001000011010111101111011001000001110110111111010111010010010110110111001111000010010011001011111011110110010000110101111011110110010000011101101111110101110100100101101101110011110000100100110010111101101011110 ec86bdec83b7eba4b6e784997dec86bdec83b7eba4b6e784997b5e
UHC 솽샷뤶焙}솽샷뤶焙{^ 10111100111000011011110010100110100011111110010011011011110011000111110110111100111000011011110010100110100011111110010011011011110011000111101101011110 bce1bca68fe4dbcc7dbce1bca68fe4dbcc7b5e

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