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 ????役??鎰 00111111001111110011111100111111100101101111000000111111001111111110100001001100 3f3f3f3f96f03f3fe84c
EUC-JP ????役??鎰 00111111001111110011111100111111110011001111001000111111001111111110111110101101 3f3f3f3fccf23f3fefad
UTF-8 凉두몃퍠役대씛鎰 111011111010010110111001111010111001000110010000111010111010101010000011111011011000110110100000111001011011110110111001111010111000110010000000111011001001010010011011111010011000111010110000 efa5b9eb9190ebaa83ed8da0e5bdb9eb8c80ec949be98eb0
UHC 凉두몃퍠役대씛鎰 11100101101111001011010111001110101110001110101110111011100101111110011010110101101101001110101110011101101100001110110011110000 e5bcb5ceb8ebbb97e6b5b4eb9db0ecf0

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