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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 畏????????^ 1000100011011000001111110011111100111111001111110011111100111111001111110011111101011110 88d83f3f3f3f3f3f3f3f5e
EUC-JP 畏????????^ 1011000011011010001111110011111100111111001111110011111100111111001111110011111101011110 b0da3f3f3f3f3f3f3f3f5e
UTF-8 畏븍ㅉ柳㏝댖琉밸솲^ 11100111100101011000111111101011101110001000110111100011100001011000100111101111101001111000100111100011100011111001110111101011100011001001011011101111101001111000110011101011101100001011100011101100100001101011001001011110 e7958febb88de38589efa789e38f9deb8c96efa78cebb0b8ec86b25e
UHC 畏븍ㅉ柳㏝댖琉밸솲^ 11101000111001101011101011101011101001001011100111101010111101111010011111101001100010001011101011101011101001001011100111101011100110011010011101011110 e8e6baeba4b9eaf7a7e988baeba4b9eb99a75e

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