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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?擺r?ヲ??羽鴦? 001111111001110110110010100000101001001000111111100000111001001000111111001111111000100101001000111010011111000100111111 3f9db282923f83923f3f8948e9f13f
EUC-JP ?擺r?ヲ?獒羽鴦? 0011111111011010101101001010001111110010001111111010010111110010001111111000111111001011101110111011000110101001111100101111001100111111 3fdab4a3f23fa5f23f8fcbbbb1a9f2f33f
UTF-8 뤈擺r텕ヲ떠獒羽鴦멸 111010111010010010001000111001101001001110111010111011111011110110010010111011011000010110010101111000111000001110110010111010111001011010100000111001111000110110010010111001111011111010111101111010011011010010100110111010111010100110111000 eba488e693baefbd92ed8595e383b2eb96a0e78d92e7bebde9b4a6eba9b8
UHC 뤈擺r텕ヲ떠獒羽鴦멸 1000111110111000111101111110110010100011111100101011011010001110101010111111001010110110101100001110100010100011111010011110001011100100111011001011100011101010 8fb8f7eca3f2b68eabf2b6b0e8a3e9e2e4ecb8ea

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