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 ??????P? 0011111100111111001111110011111100111111001111110101000000111111 3f3f3f3f3f3f503f
SJIS-WIN 霓?????P霓 11101000101111010011111100111111001111110011111100111111010100001110100010111101 e8bd3f3f3f3f3f50e8bd
EUC-JP 霓?????P霓 11110000101111110011111100111111001111110011111100111111010100001111000010111111 f0bf3f3f3f3f3f50f0bf
UTF-8 霓뉔쟽溜곕젘P霓 11101001100111001001001111101011100010011001010011101100100111111011110111101111101001111000101111101010101100111001010111101100101000001001100001010000111010011001110010010011 e99c93eb8994ec9fbdefa78beab395eca09850e99c93
UHC 霓뉔쟽溜곕젘P霓 111001111110011110000111111010011010000010000011111010101111111010110000111010111010000010010100010100001110011111100111 e7e787e9a083eafeb0eba09450e7e7

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