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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隘?????餓?? 1110100010100101001111110011111100111111001111110011111110001001111011000011111100111111 e8a53f3f3f3f3f89ec3f3f
EUC-JP 隘?????餓?? 1111000010100111001111110011111100111111001111110011111110110010111011100011111100111111 f0a73f3f3f3f3fb2ee3f3f
UTF-8 隘녶끀嶪뤷렘餓뽫텥 111010011001101010011000111010111000010110110110111010111000000110000000111001011011011010101010111010111010010010110111111010111010000010011000111010011010010010010011111010111011110110101011111011011000010110100101 e99a98eb85b6eb8180e5b6aaeba4b7eba098e9a493ebbdabed85a5
UHC 隘녶끀嶪뤷렘餓뽫텥 111001001111011010000110111001011000010110110110111001011111010110001111111001011011011110111101111001001011101110010110111001111011011010011010 e4f686e585b6e5f58fe5b7bde4bb96e7b69a

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