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 ???O?????? 00111111001111110011111101001111001111110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f3f
SJIS-WIN ?れ?O?ろ??ろ? 00111111100000101110101000111111010011110011111110000010111010110011111100111111100000101110101100111111 3f82ea3f4f3f82eb3f3f82eb3f
EUC-JP ?れ?O?ろ??ろ? 00111111101001001110110000111111010011110011111110100100111011010011111100111111101001001110110100111111 3fa4ec3f4f3fa4ed3f3fa4ed3f
UTF-8 淋れ쭩O淋ろ슃淋ろ쉪 11101111101001111011010111100011100000101000110011101100101011011010100101001111111011111010011110110101111000111000001010001101111011001000101010000011111011111010011110110101111000111000001010001101111011001000100110101010 efa7b5e3828cecada94fefa7b5e3828dec8a83efa7b5e3828dec89aa
UHC 淋れ쭩O淋ろ슃淋ろ쉪 11101100111110001010101011101100101001111001110101001111111011001111100010101010111011011001101010010101111011001111100010101010111011011001101010000100 ecf8aaeca79d4fecf8aaed9a95ecf8aaed9a84

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