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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????虎????葫^ 00111111001111110011111100111111100011001101010100111111001111110011111100111111111001001101011101011110 3f3f3f3f8cd53f3f3f3fe4d75e
EUC-JP ??嫄?虎??嫄?葫^ 0011111100111111100011111011101010100001001111111011100011010111001111110011111110001111101110101010000100111111111010001101100101011110 3f3f8fbaa13fb8d73f3f8fbaa13fe8d95e
UTF-8 롕롁嫄뤈虎롕롁嫄뤈葫^ 11101011101000011001010111101011101000011000000111100101101010111000010011101011101001001000100011101000100110011000111011101011101000011001010111101011101000011000000111100101101010111000010011101011101001001000100011101000100100011010101101011110 eba195eba181e5ab84eba488e8998eeba195eba181e5ab84eba488e891ab5e
UHC 롕롁嫄뤈虎롕롁嫄뤈葫^ 100011101101100110001110110010001110101010110001100011111011100011111011110110111000111011011001100011101100100011101010101100011000111110111000111110111101100101011110 8ed98ec8eab18fb8fbdb8ed98ec8eab18fb8fbd95e

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