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 ????i}????i{^ 00111111001111110011111100111111011010010111110100111111001111110011111100111111011010010111101101011110 3f3f3f3f697d3f3f3f3f697b5e
SJIS-WIN ?隆??i}?隆??i{^ 001111111001011110110010001111110011111101101001011111010011111110010111101100100011111100111111011010010111101101011110 3f97b23f3f697d3f97b23f3f697b5e
EUC-JP ?隆??i}?隆??i{^ 001111111100111010110100001111110011111101101001011111010011111111001110101101000011111100111111011010010111101101011110 3fceb43f3f697d3fceb43f3f697b5e
UTF-8 렺隆렻렕i}렺隆렻렕i{^ 1110101110100000101110101110100110011010100001101110101110100000101110111110101110100000100101010110100101111101111010111010000010111010111010011001101010000110111010111010000010111011111010111010000010010101011010010111101101011110 eba0bae99a86eba0bbeba095697deba0bae99a86eba0bbeba095697b5e
UHC 렺隆렻렕i}렺隆렻렕i{^ 100011101100001011010111110011001000111011000011100011101010101001101001011111011000111011000010110101111100110010001110110000111000111010101010011010010111101101011110 8ec2d7cc8ec38eaa697d8ec2d7cc8ec38eaa697b5e

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