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 ???四}???四{^ 00111111001111110011111110001110011011000111110100111111001111110011111110001110011011000111101101011110 3f3f3f8e6c7d3f3f3f8e6c7b5e
EUC-JP ???四}???四{^ 00111111001111110011111110111011110011010111110100111111001111110011111110111011110011010111101101011110 3f3f3fbbcd7d3f3f3fbbcd7b5e
UTF-8 셉셧뤵四}셉셧뤵四{^ 111011001000010110001001111011001000010110100111111010111010010010110101111001011001101110011011011111011110110010000101100010011110110010000101101001111110101110100100101101011110010110011011100110110111101101011110 ec8589ec85a7eba4b5e59b9b7dec8589ec85a7eba4b5e59b9b7b5e
UHC 셉셧뤵四}셉셧뤵四{^ 10111100110000011011110011001011100011111110001111011110110011000111110110111100110000011011110011001011100011111110001111011110110011000111101101011110 bcc1bccb8fe3decc7dbcc1bccb8fe3decc7b5e

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