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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瀛??述??闇 11100000011010010011111100111111100011110111000100111111001111111000100011000101 e0693f3f8f713f3f88c5
EUC-JP 瀛??述??闇 11011111110010100011111100111111101111011101001000111111001111111011000011000111 dfca3f3fbdd23f3fb0c7
UTF-8 瀛륂뢇述듾돶闇 111001111000000010011011111010111010010110000010111010111010001010000111111010001011111110110000111010111001001110111110111010111000111110110110111010011001011110000111 e7809beba582eba287e8bfb0eb93beeb8fb6e99787
UHC 瀛륂뢇述듾돶闇 1110011110111010100011111110110110001111010000111110001011111011100010101110010010001001101110011110010011100001 e7ba8fed8f43e2fb8ae489b9e4e1

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