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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?眩??}?眩??{^ 00111111111000011011111100111111001111110111110100111111111000011011111100111111001111110111101101011110 3fe1bf3f3f7d3fe1bf3f3f7b5e
EUC-JP ?眩??}?眩??{^ 00111111111000101100000100111111001111110111110100111111111000101100000100111111001111110111101101011110 3fe2c13f3f7d3fe2c13f3f7b5e
UTF-8 뤺眩㎱力}뤺眩㎱力{^ 111010111010010010111010111001111001110010101001111000111000111010110001111011111010011010001010011111011110101110100100101110101110011110011100101010011110001110001110101100011110111110100110100010100111101101011110 eba4bae79ca9e38eb1efa68a7deba4bae79ca9e38eb1efa68a7b5e
UHC 뤺眩㎱力}뤺眩㎱力{^ 10001111111010001111101011011111101001111100000011100110101100110111110110001111111010001111101011011111101001111100000011100110101100110111101101011110 8fe8fadfa7c0e6b37d8fe8fadfa7c0e6b37b5e

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