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 1100110011011001110000101110011101110110110011001101100111000010111001110111011001000010 ccd9c2e776ccd9c2e77642
EUC-JP フルツ轅フルツ轅B 1000111011001100100011101101100110001110110000101110110111010111100011101100110010001110110110011000111011000010111011011101011101000010 8ecc8ed98ec2edd78ecc8ed98ec2edd742
UTF-8 フルツ轅フルツ轅B 11101111101111101000110011101111101111101001100111101111101111101000001011101000101111011000010111101111101111101000110011101111101111101001100111101111101111101000001011101000101111011000010101000010 efbe8cefbe99efbe82e8bd85efbe8cefbe99efbe82e8bd8542
UHC ???轅???轅B 0011111100111111001111111110101010111111001111110011111100111111111010101011111101000010 3f3f3feabf3f3f3feabf42

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