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 澵蒔瀨疾瀨識澵蒔 11111011010011001000111010101010111110110101000010001110101111101111101101010000100011101010111111111011010011001000111010101010 fb4c8eaafb508ebefb508eaffb4c8eaa
EUC-JP 澵蒔?疾?識澵蒔 10001111110010001111100010111100101011000011111110111100110000000011111110111100101100011000111111001000111110001011110010101100 8fc8f8bcac3fbcc03fbcb18fc8f8bcac
UTF-8 澵蒔瀨疾瀨識澵蒔 111001101011111010110101111010001001001010010100111001111000000010101000111001111001011010111110111001111000000010101000111010001010110110011000111001101011111010110101111010001001001010010100 e6beb5e89294e780a8e796bee780a8e8ad98e6beb5e89294
UHC ?蒔瀨疾瀨識?蒔 0011111111100011110010001101011011101110111100101111000011010110111011101110001111011011001111111110001111001000 3fe3c8d6eef2f0d6eee3db3fe3c8

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