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 循???循???^ 1000111101111010001111110011111100111111100011110111101000111111001111110011111101011110 8f7a3f3f3f8f7a3f3f3f5e
EUC-JP 循???循???^ 1011110111011011001111110011111100111111101111011101101100111111001111110011111101011110 bddb3f3f3fbddb3f3f3f5e
UTF-8 循쟉렯쌨循쟉렯쌤^ 11100101101111101010101011101100100111111000100111101011101000001010111111101100100011001010100011100101101111101010101011101100100111111000100111101011101000001010111111101100100011001010010001011110 e5beaaec9f89eba0afec8ca8e5beaaec9f89eba0afec8ca45e
UHC 循쟉렯쌨循쟉렯쌤^ 1110001011100000110000001111000110001110101111001011110111011110111000101110000011000000111100011000111010111100101111011101110001011110 e2e0c0f18ebcbddee2e0c0f18ebcbddc5e

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