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 ?畢幀酌}?畢幀酌{^ 0011111110010101010011001001101111101010100011101101111001111101001111111001010101001100100110111110101010001110110111100111101101011110 3f954c9bea8ede7d3f954c9bea8ede7b5e
EUC-JP ?畢幀酌}?畢幀酌{^ 0011111111001001101011011101011011101100101111001110000001111101001111111100100110101101110101101110110010111100111000000111101101011110 3fc9add6ecbce07d3fc9add6ecbce07b5e
UTF-8 뤋畢幀酌}뤋畢幀酌{^ 111010111010010010001011111001111001010110100010111001011011100110000000111010011000010110001100011111011110101110100100100010111110011110010101101000101110010110111001100000001110100110000101100011000111101101011110 eba48be795a2e5b980e9858c7deba48be795a2e5b980e9858c7b5e
UHC 뤋畢幀酌}뤋畢幀酌{^ 10001111101110111111100110110100111011111101001111101101110011000111110110001111101110111111100110110100111011111101001111101101110011000111101101011110 8fbbf9b4efd3edcc7d8fbbf9b4efd3edcc7b5e

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