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 001111110011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f3f7d42
SJIS-WIN 諱ッ謐牙叉雜ウ}B 1110011010000001101011111110011010001101100010011110010110001101101100111110100010110110101100110111110101000010 e681afe68d89e58db3e8b6b37d42
EUC-JP 諱ッ謐牙叉雜ウ}B 11101011111000011000111010101111111010111110110110110010111001111011101010110101111100001011100010001110101100110111110101000010 ebe18eafebedb2e7bab5f0b88eb37d42
UTF-8 諱ッ謐牙叉雜ウ}B 1110100010101011101100011110111110111101101011111110100010101100100100001110011110001001100110011110010110001111100010011110100110011011100111001110111110111101101100110111110101000010 e8abb1efbdafe8ac90e78999e58f89e99b9cefbdb37d42
UHC 諱?謐牙叉雜?}B 1111110111001001001111111101101011001101111001001011001111110011101010011110110111011010001111110111110101000010 fdc93fdacde4b3f3a9edda3f7d42

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