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 鎰?晩}鎰?晩{^ 11101000010011000011111110010100110100110111110111101000010011000011111110010100110100110111101101011110 e84c3f94d37de84c3f94d37b5e
EUC-JP 鎰?晩}鎰?晩{^ 11101111101011010011111111001000110101010111110111101111101011010011111111001000110101010111101101011110 efad3fc8d57defad3fc8d57b5e
UTF-8 鎰꿴晩}鎰꿴晩{^ 111010011000111010110000111010101011111110110100111001101001100110101001011111011110100110001110101100001110101010111111101101001110011010011001101010010111101101011110 e98eb0eabfb4e699a97de98eb0eabfb4e699a97b5e
UHC 鎰꿴晩}鎰꿴晩{^ 111011001111000010110010111010011101100010111001011111011110110011110000101100101110100111011000101110010111101101011110 ecf0b2e9d8b97decf0b2e9d8b97b5e

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