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 ????龜}????龜{^ 001111110011111100111111001111111110101010011101011111010011111100111111001111110011111111101010100111010111101101011110 3f3f3f3fea9d7d3f3f3f3fea9d7b5e
EUC-JP ????龜}????龜{^ 001111110011111100111111001111111111001111111101011111010011111100111111001111110011111111110011111111010111101101011110 3f3f3f3ff3fd7d3f3f3f3ff3fd7b5e
UTF-8 렻렒렺후龜}렻렒렺후龜{^ 111010111010000010111011111010111010000010010010111010111010000010111010111011011001101110000100111010011011111010011100011111011110101110100000101110111110101110100000100100101110101110100000101110101110110110011011100001001110100110111110100111000111101101011110 eba0bbeba092eba0baed9b84e9be9c7deba0bbeba092eba0baed9b84e9be9c7b5e
UHC 렻렒렺후龜}렻렒렺후龜{^ 1000111011000011100011101010011110001110110000101100100011000100110011111100111101111101100011101100001110001110101001111000111011000010110010001100010011001111110011110111101101011110 8ec38ea78ec2c8c4cfcf7d8ec38ea78ec2c8c4cfcf7b5e

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