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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN 閃粗粗}\}閃粗粗}\{^ 10010001010011011001000101100101100100010110010101111101010111000111110110010001010011011001000101100101100100010110010101111101010111000111101101011110 914d916591657d5c7d914d916591657d5c7b5e
EUC-JP 閃粗粗}\}閃粗粗}\{^ 11000001101011101100000111000110110000011100011001111101010111000111110111000001101011101100000111000110110000011100011001111101010111000111101101011110 c1aec1c6c1c67d5c7dc1aec1c6c1c67d5c7b5e
UTF-8 閃粗粗}\}閃粗粗}\{^ 11101001100101101000001111100111101100101001011111100111101100101001011101111101010111000111110111101001100101101000001111100111101100101001011111100111101100101001011101111101010111000111101101011110 e99683e7b297e7b2977d5c7de99683e7b297e7b2977d5c7b5e
UHC 閃粗粗}\}閃粗粗}\{^ 11100000111011001111000011011000111100001101100001111101010111000111110111100000111011001111000011011000111100001101100001111101010111000111101101011110 e0ecf0d8f0d87d5c7de0ecf0d8f0d87d5c7b5e

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