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 ??壙??}??壙??{^ 001111110011111110011010110110110011111100111111011111010011111100111111100110101101101100111111001111110111101101011110 3f3f9adb3f3f7d3f3f9adb3f3f7b5e
EUC-JP ??壙??}??壙??{^ 001111110011111111010100110111010011111100111111011111010011111100111111110101001101110100111111001111110111101101011110 3f3fd4dd3f3f7d3f3fd4dd3f3f7b5e
UTF-8 렻씽壙읖렓}렻씽壙읖렓{^ 111010111010000010111011111011001001010010111101111001011010001110011001111011001001110110010110111010111010000010010011011111011110101110100000101110111110110010010100101111011110010110100011100110011110110010011101100101101110101110100000100100110111101101011110 eba0bbec94bde5a399ec9d96eba0937deba0bbec94bde5a399ec9d96eba0937b5e
UHC 렻씽壙읖렓}렻씽壙읖렓{^ 1000111011000011101111101100010111001110110001011100000011000101100011101010100001111101100011101100001110111110110001011100111011000101110000001100010110001110101010000111101101011110 8ec3bec5cec5c0c58ea87d8ec3bec5cec5c0c58ea87b5e

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