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 亦??毅??幽 10010110100100100011111100111111100010110100001000111111001111111001011101001000 96923f3f8b423f3f9748
EUC-JP 亦??毅??幽 11001011111100100011111100111111101101011010001100111111001111111100110110101001 cbf23f3fb5a33f3fcda9
UTF-8 亦껋눘毅븀윢幽 111001001011101010100110111010101011101110001011111010111000100010011000111001101010111110000101111010111011100010000000111011001001110010100010111001011011100110111101 e4baa6eabb8beb8898e6af85ebb880ec9ca2e5b9bd
UHC 亦껋눘毅븀윢幽 1110011010110010100000111110110010000111101100011110101111110110101110101110011110011111101000111110101011101011 e6b283ec87b1ebf6bae79fa3eaeb

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