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 ??匿紮}??匿紮{^ 001111110011111110010011101111011110001101000110011111010011111100111111100100111011110111100011010001100111101101011110 3f3f93bde3467d3f3f93bde3467b5e
EUC-JP ??匿紮}??匿紮{^ 001111110011111111000110101111111110010110100111011111010011111100111111110001101011111111100101101001110111101101011110 3f3fc6bfe5a77d3f3fc6bfe5a77b5e
UTF-8 뤵칿匿紮}뤵칿匿紮{^ 111010111010010010110101111011001011100110111111111001011000110010111111111001111011010010101110011111011110101110100100101101011110110010111001101111111110010110001100101111111110011110110100101011100111101101011110 eba4b5ecb9bfe58cbfe7b4ae7deba4b5ecb9bfe58cbfe7b4ae7b5e
UHC 뤵칿匿紮}뤵칿匿紮{^ 10001111111000111010111110001110110100101111101111110011110011110111110110001111111000111010111110001110110100101111101111110011110011110111101101011110 8fe3af8ed2fbf3cf7d8fe3af8ed2fbf3cf7b5e

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