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 闌ア辷シ闌ア貔ー 111010001000110010110001111001111000100010111100111010001000110010110001111001101011111010110000 e88cb1e788bce88cb1e6beb0
EUC-JP 闌ア辷シ闌ア貔ー 11101111111011001000111010110001111011011110100010001110101111001110111111101100100011101011000111101100110000001000111010110000 efec8eb1ede88ebcefec8eb1ecc08eb0
UTF-8 闌ア辷シ闌ア貔ー 111010011001011110001100111011111011110110110001111010001011111010110111111011111011110110111100111010011001011110001100111011111011110110110001111010001011001010010100111011111011110110110000 e9978cefbdb1e8beb7efbdbce9978cefbdb1e8b294efbdb0
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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