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 ??o??}??o??{^ 00111111001111110110111100111111001111110111110100111111001111110110111100111111001111110111101101011110 3f3f6f3f3f7d3f3f6f3f3f7b5e
SJIS-WIN ??o?貌}??o?貌{^ 001111110011111101101111001111111001011001100101011111010011111100111111011011110011111110010110011001010111101101011110 3f3f6f3f96657d3f3f6f3f96657b5e
EUC-JP ??o?貌}??o?貌{^ 001111110011111101101111001111111100101111000110011111010011111100111111011011110011111111001011110001100111101101011110 3f3f6f3fcbc67d3f3f6f3fcbc67b5e
UTF-8 렻렮o렺貌}렻렮o렺貌{^ 1110101110100000101110111110101110100000101011100110111111101011101000001011101011101000101100101000110001111101111010111010000010111011111010111010000010101110011011111110101110100000101110101110100010110010100011000111101101011110 eba0bbeba0ae6feba0bae8b28c7deba0bbeba0ae6feba0bae8b28c7b5e
UHC 렻렮o렺貌}렻렮o렺貌{^ 100011101100001110001110101110110110111110001110110000101101100111001001011111011000111011000011100011101011101101101111100011101100001011011001110010010111101101011110 8ec38ebb6f8ec2d9c97d8ec38ebb6f8ec2d9c97b5e

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