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 ???油????? 00111111001111110011111110010110111110110011111100111111001111110011111100111111 3f3f3f96fb3f3f3f3f3f
EUC-JP ???油??洹?? 001111110011111100111111110011001111110100111111001111111000111111000111101110100011111100111111 3f3f3fccfd3f3f8fc7ba3f3f
UTF-8 捻뀁뼚油얏칲洹욌를 111011111010011010100100111010111000000010000001111010111011110010011010111001101011001010111001111011001001011010001111111011001011100110110010111001101011010010111001111011001001101010001100111010111010010110111100 efa6a4eb8081ebbc9ae6b2b9ec968fecb9b2e6b4b9ec9a8ceba5bc
UHC 捻뀁뼚油얏칲洹욌를 111001101111011110110010111011001001011010100000111010101111101010111110111001101010111110000101111010101011011110011110111010111011100010100110 e6f7b2ec96a0eafabee6af85eab79eebb8a6

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