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 丈ヲ者竺シァ 1000111111100100101001101000111011010010111100011110111010001110101100011011110010100111 8fe4a68ed2f1ee8eb1bca7
EUC-JP 丈ヲ者?竺シァ 10111110111001101000111010100110101111001101010000111111101111001011001110001110101111001000111010100111 bee68ea6bcd43fbcb38ebc8ea7
UTF-8 丈ヲ者竺シァ 111001001011100010001000111011111011110110100110111010001000000010000101111011101000010110101001111001111010101110111010111011111011110110111100111011111011110110100111 e4b888efbda6e88085ee85a9e7abbaefbdbcefbda7
UHC 丈?者?竺?? 11101101110110110011111111101101101110100011111111110101111001110011111100111111 eddb3fedba3ff5e73f3f

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