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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 軸霤爾}軸霤爾{^ 100011101011001011101000110000111000111010100010011111011000111010110010111010001100001110001110101000100111101101011110 8eb2e8c38ea27d8eb2e8c38ea27b5e
EUC-JP 軸霤爾}軸霤爾{^ 101111001011010011110000110001011011110010100100011111011011110010110100111100001100010110111100101001000111101101011110 bcb4f0c5bca47dbcb4f0c5bca47b5e
UTF-8 軸霤爾}軸霤爾{^ 111010001011101110111000111010011001110010100100111001111000100010111110011111011110100010111011101110001110100110011100101001001110011110001000101111100111101101011110 e8bbb8e99ca4e788be7de8bbb8e99ca4e788be7b5e
UHC 軸?爾}軸?爾{^ 11110101111011100011111111101100101100110111110111110101111011100011111111101100101100110111101101011110 f5ee3fecb37df5ee3fecb37b5e

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