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 ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 愍垪{N}愍垪{N{^ 100111001011110010011010101110000111101101001110011111011001110010111100100110101011100001111011010011100111101101011110 9cbc9ab87b4e7d9cbc9ab87b4e7b5e
EUC-JP 愍垪{N}愍垪{N{^ 110110001011111011010100101110100111101101001110011111011101100010111110110101001011101001111011010011100111101101011110 d8bed4ba7b4e7dd8bed4ba7b4e7b5e
UTF-8 愍垪{N}愍垪{N{^ 11100110100001001000110111100101100111101010101001111011010011100111110111100110100001001000110111100101100111101010101001111011010011100111101101011110 e6848de59eaa7b4e7de6848de59eaa7b4e7b5e
UHC 愍?{N}愍?{N{^ 11011010110000000011111101111011010011100111110111011010110000000011111101111011010011100111101101011110 dac03f7b4e7ddac03f7b4e7b5e

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