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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 丈サウ丈サウ^ 10001111111001001011101110110011111101111101101110001111111001001011101110110011111101111101100101011110 8fe4bbb3f7db8fe4bbb3f7d95e
EUC-JP 丈サウ?丈サウ?^ 101111101110011010001110101110111000111010110011001111111011111011100110100011101011101110001110101100110011111101011110 bee68ebb8eb33fbee68ebb8eb33f5e
UTF-8 丈サウ丈サウ^ 11100100101110001000100011101111101111011011101111101111101111011011001111101110100101101011111011100100101110001000100011101111101111011011101111101111101111011011001111101110100101101011110001011110 e4b888efbdbbefbdb3ee96bee4b888efbdbbefbdb3ee96bc5e
UHC 丈???丈???^ 1110110111011011001111110011111100111111111011011101101100111111001111110011111101011110 eddb3f3f3feddb3f3f3f5e

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