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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?擺?????^ 001111111001110110110010001111110011111100111111001111110011111101011110 3f9db23f3f3f3f3f5e
EUC-JP ?擺?????^ 001111111101101010110100001111110011111100111111001111110011111101011110 3fdab43f3f3f3f3f5e
UTF-8 뤙擺퍗폀힉렮렯^ 11101011101001001001100111100110100100111011101011101101100011011001011111101101100011111000000011101101100111101000100111101011101000001010111011101011101000001010111101011110 eba499e693baed8d97ed8f80ed9e89eba0aeeba0af5e
UHC 뤙擺퍗폀힉렮렯^ 100011111100100011110111111011001011101110001110101111001000111111001000111110001000111010111011100011101011110001011110 8fc8f7ecbb8ebc8fc8f88ebb8ebc5e

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