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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???油????油?^ 00111111001111110011111110010110111110110011111100111111001111110011111110010110111110110011111101011110 3f3f3f96fb3f3f3f3f96fb3f5e
EUC-JP ???油????油?^ 00111111001111110011111111001100111111010011111100111111001111110011111111001100111111010011111101011110 3f3f3fccfd3f3f3f3fccfd3f5e
UTF-8 嶺뚢돧油풡嶺뚢돧油풡^ 11101111101001101010101111101011100110101010001011101011100011111010011111100110101100101011100111101101100100101010000111101111101001101010101111101011100110101010001011101011100011111010011111100110101100101011100111101101100100101010000101011110 efa6abeb9aa2eb8fa7e6b2b9ed92a1efa6abeb9aa2eb8fa7e6b2b9ed92a15e
UHC 嶺뚢돧油풡嶺뚢돧油풡^ 111001111010110110001100111000101000100110101011111010101111101010111111010001001110011110101101100011001110001010001001101010111110101011111010101111110100010001011110 e7ad8ce289abeafabf44e7ad8ce289abeafabf445e

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