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 ???敦Ο}???敦Ο{^ 0011111100111111001111111001001111010110100000111010110101111101001111110011111100111111100100111101011010000011101011010111101101011110 3f3f3f93d683ad7d3f3f3f93d683ad7b5e
EUC-JP ???敦Ο}???敦Ο{^ 0011111100111111001111111100011011011000101001101010111101111101001111110011111100111111110001101101100010100110101011110111101101011110 3f3f3fc6d8a6af7d3f3f3fc6d8a6af7b5e
UTF-8 렻렒렺敦Ο}렻렒렺敦Ο{^ 11101011101000001011101111101011101000001001001011101011101000001011101011100110100101011010011011001110100111110111110111101011101000001011101111101011101000001001001011101011101000001011101011100110100101011010011011001110100111110111101101011110 eba0bbeba092eba0bae695a6ce9f7deba0bbeba092eba0bae695a6ce9f7b5e
UHC 렻렒렺敦Ο}렻렒렺敦Ο{^ 1000111011000011100011101010011110001110110000101101010011000100101001011100111101111101100011101100001110001110101001111000111011000010110101001100010010100101110011110111101101011110 8ec38ea78ec2d4c4a5cf7d8ec38ea78ec2d4c4a5cf7b5e

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