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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??魚???梯? 00111111001111111000101110011011001111110011111100111111100100101111001000111111 3f3f8b9b3f3f3f92f23f
EUC-JP 澐?魚???梯? 100011111100100011101001001111111011010111111011001111110011111100111111110001001111010000111111 8fc8e93fb5fb3f3f3fc4f43f
UTF-8 澐렏魚편렲렖梯렯 111001101011111010010000111010111010000010001111111010011010110110011010111011011000111010111000111010111010000010110010111010111010000010010110111001101010001010101111111010111010000010101111 e6be90eba08fe9ad9aed8eb8eba0b2eba096e6a2afeba0af
UHC 澐렏魚편렲렖梯렯 11101001111110101000111010100101111001011110000011000110111011011000111010111111100011101010101111110000101011001000111010111100 e9fa8ea5e5e0c6ed8ebf8eabf0ac8ebc

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