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 ???邀??穩? 00111111001111110011111111100111101100010011111100111111111000100111001000111111 3f3f3fe7b13f3fe2723f
EUC-JP ???邀??穩? 00111111001111110011111111101110101100110011111100111111111000111101001100111111 3f3f3feeb33f3fe3d33f
UTF-8 曆롨콝邀섓쉥穩뷰 111011111010011010001011111010111010000110101000111011001011110110011101111010011000001010000000111011001000010010010011111011001000100110100101111001111010100110101001111010111011011110110000 efa68beba1a8ecbd9de98280ec8493ec89a5e7a9a9ebb7b0
UHC 曆롨콝邀섓쉥穩뷰 11100110101101111000111011101000101100011001010111101001101011011001100011101111101111011010101111101000101100011011101011100100 e6b78ee8b195e9ad98efbdabe8b1bae4

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