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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陦定。筑陦定。畜^ 111010001010000110010010111010001010000110010010011111011110100010100001100100101110100010100001100100100111101101011110 e8a192e8a1927de8a192e8a1927b5e
EUC-JP 陦定。筑陦定。畜^ 1111000010100011110001001110101010001110101000011100001111011110111100001010001111000100111010101000111010100001110000111101110001011110 f0a3c4ea8ea1c3def0a3c4ea8ea1c3dc5e
UTF-8 陦定。筑陦定。畜^ 11101001100110011010011011100101101011101001101011101111101111011010000111100111101011011001000111101001100110011010011011100101101011101001101011101111101111011010000111100111100101011001110001011110 e999a6e5ae9aefbda1e7ad91e999a6e5ae9aefbda1e7959c5e
UHC ?定?筑?定?畜^ 00111111111011111101001000111111111101011110100000111111111011111101001000111111111101011110010101011110 3fefd23ff5e83fefd23ff5e55e

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