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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 「ッ「ョ「ッ「ョ^ 101000101010111110100010101011101010001010101111101000101010111001011110 a2afa2aea2afa2ae5e
EUC-JP 「ッ「ョ「ッ「ョ^ 1000111010100010100011101010111110001110101000101000111010101110100011101010001010001110101011111000111010100010100011101010111001011110 8ea28eaf8ea28eae8ea28eaf8ea28eae5e
UTF-8 「ッ「ョ「ッ「ョ^ 11101111101111011010001011101111101111011010111111101111101111011010001011101111101111011010111011101111101111011010001011101111101111011010111111101111101111011010001011101111101111011010111001011110 efbda2efbdafefbda2efbdaeefbda2efbdafefbda2efbdae5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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