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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 雕ー譫エ雕ー譫エB 11101000101110001011000011100110100111101011010011101000101110001011000011100110100111101011010001000010 e8b8b0e69eb4e8b8b0e69eb442
EUC-JP 雕ー譫エ雕ー譫エB 1111000010111010100011101011000011101011111111101000111010110100111100001011101010001110101100001110101111111110100011101011010001000010 f0ba8eb0ebfe8eb4f0ba8eb0ebfe8eb442
UTF-8 雕ー譫エ雕ー譫エB 11101001100110111001010111101111101111011011000011101000101011011010101111101111101111011011010011101001100110111001010111101111101111011011000011101000101011011010101111101111101111011011010001000010 e99b95efbdb0e8adabefbdb4e99b95efbdb0e8adabefbdb442
UHC 雕???雕???B 1111000011100111001111110011111100111111111100001110011100111111001111110011111101000010 f0e73f3f3ff0e73f3f3f42

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