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 1110011110011100101110001111101110101111101001111110011110011011111001101011011011111011101011111010011101000010 e79cb8fbafa7e79be6b6fbafa742
EUC-JP 逵ク贒ァ逶豸贒ァB 11101101111111001000111010111000100011111101111111000011100011101010011111101101111110111110110010111000100011111101111111000011100011101010011101000010 edfc8eb88fdfc38ea7edfbecb88fdfc38ea742
UTF-8 逵ク贒ァ逶豸贒ァB 11101001100000001011010111101111101111011011100011101000101101001001001011101111101111011010011111101001100000001011011011101000101100011011100011101000101101001001001011101111101111011010011101000010 e980b5efbdb8e8b492efbda7e980b6e8b1b8e8b492efbda742
UHC 逵???????B 11010000101100000011111100111111001111110011111100111111001111110011111101000010 d0b03f3f3f3f3f3f3f42

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