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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 訷樒濫驤蝉貅丈 1111101110100100100111101110011110010111100101001110100110001000100100001110010011100110101110101000111111100100 fba49ee79794e98890e4e6ba8fe4
EUC-JP 訷樒濫驤蝉貅丈 100011111101110111010100110111001110100111001101111101001111000111101000110000001110011011101100101111001011111011100110 8fddd4dce9cdf4f1e8c0e6ecbcbee6
UTF-8 訷樒濫驤蝉貅丈 111010001010100010110111111001101010100010010010111001101011111110101011111010011010100110100100111010001001110110001001111010001011001010000101111001001011100010001000 e8a8b7e6a892e6bfabe9a9a4e89d89e8b285e4b888
UHC ??濫???丈 001111110011111111010101101111010011111100111111001111111110110111011011 3f3fd5bd3f3f3feddb

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