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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 暎??}暎??{^ 1001110111110011001111110011111101111101100111011111001100111111001111110111101101011110 9df33f3f7d9df33f3f7b5e
EUC-JP 暎??}暎??{^ 1101101011110101001111110011111101111101110110101111010100111111001111110111101101011110 daf53f3f7ddaf53f3f7b5e
UTF-8 暎뺞걫}暎뺞걫{^ 111001101001101010001110111010111011101010011110111010101011000110101011011111011110011010011010100011101110101110111010100111101110101010110001101010110111101101011110 e69a8eebba9eeab1ab7de69a8eebba9eeab1ab7b5e
UHC 暎뺞걫}暎뺞걫{^ 111001111011001010010101111001101000000110010100011111011110011110110010100101011110011010000001100101000111101101011110 e7b295e681947de7b295e681947b5e

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