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 烏??陰??円 10001001010001110011111100111111100010010100000100111111001111111000100101111110 89473f3f89413f3f897e
EUC-JP 烏??陰??円 10110001101010000011111100111111101100011010001000111111001111111011000111011111 b1a83f3fb1a23f3fb1df
UTF-8 烏숈녆陰뽬줂円 111001111000001110001111111011001000100010001000111010111000010110000110111010011001100110110000111010111011110110101100111011001010010010000010111001011000011010000110 e7838fec8888eb8586e999b0ebbdaceca482e58686
UHC 烏숈녆陰뽬줂円 1110100010100001100110011110110010000110101111011110101111100100100101101110100010100001100110011110010111110111 e8a199ec86bdebe496e8a199e5f7

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