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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???冶?}???冶?{^ 001111110011111100111111100101101110100000111111011111010011111100111111001111111001011011101000001111110111101101011110 3f3f3f96e83f7d3f3f3f96e83f7b5e
EUC-JP ???冶?}???冶?{^ 001111110011111100111111110011001110101000111111011111010011111100111111001111111100110011101010001111110111101101011110 3f3f3fccea3f7d3f3f3fccea3f7b5e
UTF-8 娛묈만冶팈}娛묈만冶팈{^ 111001011010100010011011111010111010110010001000111010111010011110001100111001011000011010110110111011011000110010001000011111011110010110101000100110111110101110101100100010001110101110100111100011001110010110000110101101101110110110001100100010000111101101011110 e5a89bebac88eba78ce586b6ed8c887de5a89bebac88eba78ce586b6ed8c887b5e
UHC 娛묈만冶팈}娛묈만冶팈{^ 1110011111110100100100011110010110111000101110001110010110100111101110110100101001111101111001111111010010010001111001011011100010111000111001011010011110111011010010100111101101011110 e7f491e5b8b8e5a7bb4a7de7f491e5b8b8e5a7bb4a7b5e

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