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 ??}Vn}??}Vn{^ 00111111001111110111110101010110011011100111110100111111001111110111110101010110011011100111101101011110 3f3f7d566e7d3f3f7d566e7b5e
SJIS-WIN 蹄?}Vn}蹄?}Vn{^ 100100101111101100111111011111010101011001101110011111011001001011111011001111110111110101010110011011100111101101011110 92fb3f7d566e7d92fb3f7d566e7b5e
EUC-JP 蹄?}Vn}蹄?}Vn{^ 110001001111110100111111011111010101011001101110011111011100010011111101001111110111110101010110011011100111101101011110 c4fd3f7d566e7dc4fd3f7d566e7b5e
UTF-8 蹄렗}Vn}蹄렗}Vn{^ 111010001011100110000100111010111010000010010111011111010101011001101110011111011110100010111001100001001110101110100000100101110111110101010110011011100111101101011110 e8b984eba0977d566e7de8b984eba0977d566e7b5e
UHC 蹄렗}Vn}蹄렗}Vn{^ 1111000010110100100011101010110001111101010101100110111001111101111100001011010010001110101011000111110101010110011011100111101101011110 f0b48eac7d566e7df0b48eac7d566e7b5e

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