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 ????O????? 00111111001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f3f
SJIS-WIN 貂ケ雉ェO貔茨セ碁ュ 111001101011100010111001111010001011001110101010010011111110011010111110100010001110111110111110100011001110100110101101 e6b8b9e8b3aa4fe6be88efbe8ce9ad
EUC-JP 貂ケ雉ェO貔茨セ碁ュ 11101100101110101000111010111001111100001011010110001110101010100100111111101100110000001011000011110001100011101011111010111000111010111000111010101101 ecba8eb9f0b58eaa4fecc0b0f18ebeb8eb8ead
UTF-8 貂ケ雉ェO貔茨セ碁ュ 11101000101100101000001011101111101111011011100111101001100110111000100111101111101111011010101001001111111010001011001010010100111010001000110010101000111011111011110110111110111001111010001010000001111011111011110110101101 e8b282efbdb9e99b89efbdaa4fe8b294e88ca8efbdbee7a281efbdad
UHC 貂?雉?O?茨?碁? 1111010110110000001111111111011011001011001111110100111100111111111011011011110000111111110100011011001100111111 f5b03ff6cb3f4f3fedbc3fd1b33f

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