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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???良???粱^ 0011111100111111001111111001011111000111001111110011111100111111111000101110101101011110 3f3f3f97c73f3f3fe2eb5e
EUC-JP ???良???粱^ 0011111100111111001111111100111011001001001111110011111100111111111001001110110101011110 3f3f3fcec93f3f3fe4ed5e
UTF-8 履ㅹ렦良履ㅹ렦粱^ 11101111101001111001111111100011100001011011100111101011101000001010011011101000100010011010111111101111101001111001111111100011100001011011100111101011101000001010011011100111101100101011000101011110 efa79fe385b9eba0a6e889afefa79fe385b9eba0a6e7b2b15e
UHC 履ㅹ렦良履ㅹ렦粱^ 1110110010101010101001001110100110001110101101011101010111011110111011001010101010100100111010011000111010110101110101011101110001011110 ecaaa4e98eb5d5deecaaa4e98eb5d5dc5e

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