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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 巽?6?μ?猷 1001001001000110001111111000001001010101001111111000001111001010001111111001011101010001 92463f82553f83ca3f9751
EUC-JP 巽?6?μ?猷 1100001110100111001111111010001110110110001111111010011011001100001111111100110110110010 c3a73fa3b63fa6cc3fcdb2
UTF-8 巽숇6力μ뵺猷 1110010110110111101111011110110010001000100001111110111110111100100101101110111110100110100010101100111010111100111010111011010110111010111001111000110010110111 e5b7bdec8887efbc96efa68acebcebb5bae78cb7
UHC 巽숇6力μ뵺猷 1110000111011110100110011110101110100011101101101110011010110011101001011110110010010100101110001110101110100011 e1de99eba3b6e6b3a5ec94b8eba3

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