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 1110011010110001111000001010111111100111010110101110000010101111111001101011000111100000101011111110011101011010111000001010111101000010 e6b1e0afe75ae0afe6b1e0afe75ae0af42
EUC-JP 豎牘躬牘豎牘躬牘B 1110110010110011111000001011000111101101101110111110000010110001111011001011001111100000101100011110110110111011111000001011000101000010 ecb3e0b1edbbe0b1ecb3e0b1edbbe0b142
UTF-8 豎牘躬牘豎牘躬牘B 11101000101100011000111011100111100010011001100011101000101110101010110011100111100010011001100011101000101100011000111011100111100010011001100011101000101110101010110011100111100010011001100001000010 e8b18ee78998e8baace78998e8b18ee78998e8baace7899842
UHC ?牘躬牘?牘躬牘B 001111111101010010111010110011111110010111010100101110100011111111010100101110101100111111100101110101001011101001000010 3fd4bacfe5d4ba3fd4bacfe5d4ba42

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