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 ルケエ竈ルケエ窖^ 1101100110111001101101001110001001111101110110011011100110110100111000100111101101011110 d9b9b4e27dd9b9b4e27b5e
EUC-JP ルケエ竈ルケエ窖^ 1000111011011001100011101011100110001110101101001110001111011110100011101101100110001110101110011000111010110100111000111101110001011110 8ed98eb98eb4e3de8ed98eb98eb4e3dc5e
UTF-8 ルケエ竈ルケエ窖^ 11101111101111101001100111101111101111011011100111101111101111011011010011100111101010111000100011101111101111101001100111101111101111011011100111101111101111011011010011100111101010101001011001011110 efbe99efbdb9efbdb4e7ab88efbe99efbdb9efbdb4e7aa965e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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