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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???油??儒?? 0011111100111111001111111001011011111011001111110011111110001110111100100011111100111111 3f3f3f96fb3f3f8ef23f3f
EUC-JP ???油??儒?? 0011111100111111001111111100110011111101001111110011111110111100111101000011111100111111 3f3f3fccfd3f3fbcf43f3f
UTF-8 捻꿎뫖油꾣젔儒룹묾 111011111010011010100100111010101011111110001110111010111010101110010110111001101011001010111001111010101011111010100011111011001010000010010100111001011000010010010010111010111010001110111001111010111010110010111110 efa6a4eabf8eebab96e6b2b9eabea3eca094e58492eba3b9ebacbe
UHC 捻꿎뫖油꾣젔儒룹묾 111001101111011110110010111000101001000110111000111010101111101010000100111001101010000010010010111010101110001110110111111011001011100110110010 e6f7b2e291b8eafa84e6a092eae3b7ecb9b2

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