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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 薔ワ醜\}薔ワ醜\{^ 1110010101001011100000111000111110001111010110000101110001111101111001010100101110000011100011111000111101011000010111000111101101011110 e54b838f8f585c7de54b838f8f585c7b5e
EUC-JP 薔ワ醜\}薔ワ醜\{^ 1110100110101100101001011110111110111101101110010101110001111101111010011010110010100101111011111011110110111001010111000111101101011110 e9aca5efbdb95c7de9aca5efbdb95c7b5e
UTF-8 薔ワ醜\}薔ワ醜\{^ 1110100010010110100101001110001110000011101011111110100110000110100111000101110001111101111010001001011010010100111000111000001110101111111010011000011010011100010111000111101101011110 e89694e383afe9869c5c7de89694e383afe9869c5c7b5e
UHC 薔ワ醜\}薔ワ醜\{^ 1110110111111001101010111110111111110101110111010101110001111101111011011111100110101011111011111111010111011101010111000111101101011110 edf9abeff5dd5c7dedf9abeff5dd5c7b5e

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