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 ????M}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
SJIS-WIN ?瓏??M}?瓏??M{^ 001111111110000011111010001111110011111101001101011111010011111111100000111110100011111100111111010011010111101101011110 3fe0fa3f3f4d7d3fe0fa3f3f4d7b5e
EUC-JP ?瓏??M}?瓏??M{^ 001111111110000011111100001111110011111101001101011111010011111111100000111111000011111100111111010011010111101101011110 3fe0fc3f3f4d7d3fe0fc3f3f4d7b5e
UTF-8 亐瓏렠렪M}亐瓏렠렪M{^ 1110010010111010100100001110011110010011100011111110101110100000101000001110101110100000101010100100110101111101111001001011101010010000111001111001001110001111111010111010000010100000111010111010000010101010010011010111101101011110 e4ba90e7938feba0a0eba0aa4d7de4ba90e7938feba0a0eba0aa4d7b5e
UHC 亐瓏렠렪M}亐瓏렠렪M{^ 111010101010011111010110111010101000111010110001100011101011100001001101011111011110101010100111110101101110101010001110101100011000111010111000010011010111101101011110 eaa7d6ea8eb18eb84d7deaa7d6ea8eb18eb84d7b5e

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