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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???魏??淫?? 0011111100111111001111111110100110110000001111110011111110001000111110100011111100111111 3f3f3fe9b03f3f88fa3f3f
EUC-JP ???魏??淫?? 0011111100111111001111111111001010110010001111110011111110110000111111000011111100111111 3f3f3ff2b23f3fb0fc3f3f
UTF-8 嶪용뜃魏숋쭎淫뉖꺐 111001011011011010101010111011001001101010101001111010111001110010000011111010011010110110001111111011001000100010001011111011001010110110001110111001101011011110101011111010111000100110010110111010101011101010010000 e5b6aaec9aa9eb9c83e9ad8fec888becad8ee6b7abeb8996eaba90
UHC 嶪용뜃魏숋쭎淫뉖꺐 111001011111010110111111111010111000110110000111111010101110000010011001111011111010011110000111111010111110001010000111111010111000001110110110 e5f5bfeb8d87eae099efa787ebe287eb83b6

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