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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 횙횢횑철횙횢횑철^ 11101101100110101001100111101101100110101010001011101101100110101001000111101100101100101010000011101101100110101001100111101101100110101010001011101101100110101001000111101100101100101010000001011110 ed9a99ed9aa2ed9a91ecb2a0ed9a99ed9aa2ed9a91ecb2a05e
UHC 횙횢횑철횙횢횑철^ 1100001110010011110000111001100111000011100011001100001110110110110000111001001111000011100110011100001110001100110000111011011001011110 c393c399c38cc3b6c393c399c38cc3b65e

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