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 ?德?⇒谷?德?⇒梏^ 0011111111111010101110100011111110000001110010111001001001001010001111111111101010111010001111111000000111001011100111101000011101011110 3ffaba3f81cb924a3ffaba3f81cb9e875e
EUC-JP ???⇒谷???⇒梏^ 001111110011111100111111101000101100110111000011101010110011111100111111001111111010001011001101110110111110011101011110 3f3f3fa2cdc3ab3f3f3fa2cddbe75e
UTF-8 뤯德뀁⇒谷뤯德뀁⇒梏^ 11101011101001001010111111100101101111101011011111101011100000001000000111100010100001111001001011101000101100001011011111101011101001001010111111100101101111101011011111101011100000001000000111100010100001111001001011100110101000101000111101011110 eba4afe5beb7eb8081e28792e8b0b7eba4afe5beb7eb8081e28792e6a28f5e
UHC 뤯德뀁⇒谷뤯德뀁⇒梏^ 100011111101110111010011111011001011001011101100101000101010000111001101110110111000111111011101110100111110110010110010111011001010001010100001110011011101100101011110 8fddd3ecb2eca2a1cddb8fddd3ecb2eca2a1cdd95e

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