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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 丈ロシィ丈ロシィ^ 1000111111100100110110111011110010101000100011111110010011011011101111001010100001011110 8fe4dbbca88fe4dbbca85e
EUC-JP 丈ロシィ丈ロシィ^ 1011111011100110100011101101101110001110101111001000111010101000101111101110011010001110110110111000111010111100100011101010100001011110 bee68edb8ebc8ea8bee68edb8ebc8ea85e
UTF-8 丈ロシィ丈ロシィ^ 11100100101110001000100011101111101111101001101111101111101111011011110011101111101111011010100011100100101110001000100011101111101111101001101111101111101111011011110011101111101111011010100001011110 e4b888efbe9befbdbcefbda8e4b888efbe9befbdbcefbda85e
UHC 丈???丈???^ 1110110111011011001111110011111100111111111011011101101100111111001111110011111101011110 eddb3f3f3feddb3f3f3f5e

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