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 中牢?}中牢?{^ 10010010100001101001100001010011001111110111110110010010100001101001100001010011001111110111101101011110 928698533f7d928698533f7b5e
EUC-JP 中牢?}中牢?{^ 11000011111001101100111110110100001111110111110111000011111001101100111110110100001111110111101101011110 c3e6cfb43f7dc3e6cfb43f7b5e
UTF-8 中牢즌}中牢즌{^ 111001001011100010101101111001111000100110100010111011001010011010001100011111011110010010111000101011011110011110001001101000101110110010100110100011000111101101011110 e4b8ade789a2eca68c7de4b8ade789a2eca68c7b5e
UHC 中牢즌}中牢즌{^ 111100011110100111010110111011111100000111110000011111011111000111101001110101101110111111000001111100000111101101011110 f1e9d6efc1f07df1e9d6efc1f07b5e

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