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 螂ェ雉顔蜩閼ア蟄 1110010110100101101010101110100010110011100010101110011111100101100100111110100010000100101100011110010110101101 e5a5aae8b38ae7e593e884b1e5ad
EUC-JP 螂ェ雉顔蜩閼ア蟄 11101010101001111000111010101010111100001011010110110100111010011110100111110011111011111110010010001110101100011110101010101111 eaa78eaaf0b5b4e9e9f3efe48eb1eaaf
UTF-8 螂ェ雉顔蜩閼ア蟄 111010001001111010000010111011111011110110101010111010011001101110001001111010011010000110010100111010001001110010101001111010011001011010111100111011111011110110110001111010001001111110000100 e89e82efbdaae99b89e9a194e89ca9e996bcefbdb1e89f84
UHC 螂?雉顔?閼?蟄 11010101110011000011111111110110110010111110010011010100001111111110010011011001001111111111011011011110 d5cc3ff6cbe4d43fe4d93ff6de

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