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 貅冗ィ呎瘠霄ャ 111001101011101010001111111001111010100010011001111001101110000110001011111010001011101010101100 e6ba8fe7a899e6e18be8baac
EUC-JP 貅冗ィ呎瘠霄ャ 1110110010111100101111101110100110001110101010001101001011101000111000011110101111110000101111001000111010101100 ecbcbee98ea8d2e8e1ebf0bc8eac
UTF-8 貅冗ィ呎瘠霄ャ 111010001011001010000101111001011000011010010111111011111011110110101000111001011001000110001110111001111001100010100000111010011001110010000100111011111011110110101100 e8b285e58697efbda8e5918ee798a0e99c84efbdac
UHC ?冗??瘠?? 001111111110100110110111001111110011111111110100101100000011111100111111 3fe9b73f3ff4b03f3f

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