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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠏ュ贒貞オュ贒耽 11100101101101011010110111111011101011111001001011100101101101011010110111111011101011111001001001011110 e5b5adfbaf92e5b5adfbaf925e
EUC-JP 蠏ュ贒貞オュ贒耽 111010101011011110001110101011011000111111011111110000111100010011100111100011101011010110001110101011011000111111011111110000111100001110111111 eab78ead8fdfc3c4e78eb58ead8fdfc3c3bf
UTF-8 蠏ュ贒貞オュ贒耽 111010001010000010001111111011111011110110101101111010001011010010010010111010001011001010011110111011111011110110110101111011111011110110101101111010001011010010010010111010001000000010111101 e8a08fefbdade8b492e8b29eefbdb5efbdade8b492e880bd
UHC ???貞???耽 00111111001111110011111111101111111101100011111100111111001111111111011110110000 3f3f3feff63f3f3ff7b0

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