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 褥セ甯凩褞貍甯几^ 11100101111100011011111011111010101010001001100101111101111001011111000011100110101111001111101010101000100110010111101101011110 e5f1befaa8997de5f0e6bcfaa8997b5e
EUC-JP 褥セ甯凩褞貍甯几^ 11101010111100111000111010111110100011111100110110101010110100011101111011101010111100101110110010111110100011111100110110101010110100011101110001011110 eaf38ebe8fcdaad1deeaf2ecbe8fcdaad1dc5e
UTF-8 褥セ甯凩褞貍甯几^ 11101000101001001010010111101111101111011011111011100111100101001010111111100101100001111010100111101000101001001001111011101000101100101000110111100111100101001010111111100101100001111010000001011110 e8a4a5efbdbee794afe587a9e8a49ee8b28de794afe587a05e
UHC 褥???????^ 11101001101100110011111100111111001111110011111100111111001111110011111101011110 e9b33f3f3f3f3f3f3f5e

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