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 ??????臾?? 00111111001111110011111100111111001111110011111111100100011010110011111100111111 3f3f3f3f3f3fe46b3f3f
EUC-JP 獒??靷??臾?? 1000111111001011101110110011111100111111100011111110011110111101001111110011111111100111110011000011111100111111 8fcbbb3f3f8fe7bd3f3fe7cc3f3f
UTF-8 獒붽쐴靷볟푻臾뗪깽 111001111000110110010010111010111011011010111101111011001001000010110100111010011001110110110111111010111011001110011111111011011001000110111011111010001000011110111110111010111001011110101010111010101011100110111101 e78d92ebb6bdec90b4e99db7ebb39fed91bbe887beeb97aaeab9bd
UHC 獒붽쐴靷볟푻臾뗪깽 111010001010001110010100111010101011111010100001111011001110011010010011111001011011111010000111111010111010110010001011111010101011001010100100 e8a394eabea1ece693e5be87ebac8beab2a4

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