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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ?冀??D?冀??D^ 00111111100110010110001000111111001111110100010000111111100110010110001000111111001111110100010001011110 3f99623f3f443f99623f3f445e
EUC-JP ?冀??D?冀??D^ 00111111110100011100001100111111001111110100010000111111110100011100001100111111001111110100010001011110 3fd1c33f3f443fd1c33f3f445e
UTF-8 凜冀凜돕D凜冀凜돕D^ 111011111010010110010100111001011000011010000000111011111010010110010100111010111000111110010101010001001110111110100101100101001110010110000110100000001110111110100101100101001110101110001111100101010100010001011110 efa594e58680efa594eb8f9544efa594e58680efa594eb8f95445e
UHC 凜冀凜돕D凜冀凜돕D^ 11010010111100101101000011101101110100101111001010110101101111010100010011010010111100101101000011101101110100101111001010110101101111010100010001011110 d2f2d0edd2f2b5bd44d2f2d0edd2f2b5bd445e

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