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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???諶?}???諶?{^ 001111110011111100111111111110111010101000111111011111010011111100111111001111111111101110101010001111110111101101011110 3f3f3ffbaa3f7d3f3f3ffbaa3f7b5e
EUC-JP ???諶?}???諶?{^ 0011111100111111001111111000111111011110101101010011111101111101001111110011111100111111100011111101111010110101001111110111101101011110 3f3f3f8fdeb53f7d3f3f3f8fdeb53f7b5e
UTF-8 뤙굴틣諶섕}뤙굴틣諶섕{^ 111010111010010010011001111010101011010110110100111011011000101110100011111010001010101110110110111011001000010010010101011111011110101110100100100110011110101010110101101101001110110110001011101000111110100010101011101101101110110010000100100101010111101101011110 eba499eab5b4ed8ba3e8abb6ec84957deba499eab5b4ed8ba3e8abb6ec84957b5e
UHC 뤙굴틣諶섕}뤙굴틣諶섕{^ 1000111111001000101100011011110010111010100011111110010010100110101111001010110001111101100011111100100010110001101111001011101010001111111001001010011010111100101011000111101101011110 8fc8b1bcba8fe4a6bcac7d8fc8b1bcba8fe4a6bcac7b5e

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