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 ??旺嶽??旺嶽^ 00111111001111111000100110100000100110111101010000111111001111111000100110100000100110111101010001011110 3f3f89a09bd43f3f89a09bd45e
EUC-JP ??旺嶽??旺嶽^ 00111111001111111011001010100010110101101101011000111111001111111011001010100010110101101101011001011110 3f3fb2a2d6d63f3fb2a2d6d65e
UTF-8 렯롐旺嶽렯롐旺嶽^ 11101011101000001010111111101011101000011001000011100110100101111011101011100101101101101011110111101011101000001010111111101011101000011001000011100110100101111011101011100101101101101011110101011110 eba0afeba190e697bae5b6bdeba0afeba190e697bae5b6bd5e
UHC 렯롐旺嶽렯롐旺嶽^ 1000111010111100100011101101011011101000110110101110010011000000100011101011110010001110110101101110100011011010111001001100000001011110 8ebc8ed6e8dae4c08ebc8ed6e8dae4c05e

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